Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CheckCode.message - Fix #12499 #12500

Merged
merged 1 commit into from Oct 29, 2019
Merged

Conversation

bcoles
Copy link
Contributor

@bcoles bcoles commented Oct 28, 2019

Resolves #12499

@busterb busterb self-assigned this Oct 29, 2019
busterb added a commit that referenced this pull request Oct 29, 2019
@busterb busterb merged commit e9a7cea into rapid7:master Oct 29, 2019
@busterb
Copy link
Member

busterb commented Oct 29, 2019

Release Notes

This fixes the elasticsearch_traversal auxiliary module and local_exploit_suggester post module to use the new checkcode.message attribute added recently to CheckCode objects.

@bcoles bcoles deleted the checkcode-message branch October 29, 2019 12:25
@acammack-r7
Copy link
Contributor

Ah, good catch! The Struct class is an Enumerable so I thought we were covered, but ActiveSupport added #second only to arrays. Thanks!

@tperry-r7 tperry-r7 added the rn-fix release notes fix label Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug module rn-fix release notes fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoMethodError undefined method `second'
4 participants